home *** CD-ROM | disk | FTP | other *** search
- -- card: 2927 from stack: in
- -- bmap block id: 3502
- -- flags: 0000
- -- background id: 2630
- -- name:
- ----- HyperTalk script -----
- On mouseup
- show card button id 1
- end mouseup
-
-
- -- part 1 (button)
- -- low flags: 80
- -- high flags: 8003
- -- rect: left=71 top=68 right=88 bottom=431
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Allllll Aboooaaard!
- ----- HyperTalk script -----
- on mouseUp
- hide card button id 1
- Go to next card
- Go to next card
- Wait 2 seconds
- go to next card
- end mouseUp
-
-